serviceup.png

InBox DynamicFieldAutoIncrement

Version 6.0.1

Creation Date 01/08/2019

Resourcess

This module creates a new type of dynamic field that self-increments with each call creation according to a user-provided initial value.

Prerequisites

Framework

The following versions of the OTRS framework are supported:

  • [6.0.x]

Modules

The following modules are required:

  • InBox Core 6.30.8 or superior

Operating system

The following operating systems are required:

  • [None]

Third-Party Software

The following third-party software is required:

  • [None]

Installation

bin/otrs.Console.pl Admin::Package::Install /path/to/InBox\ DynamicFieldAutoIncrement-6.0.1.opm

Configuration

This module does not require additional configurations.

Use

After installing the module, go to 'Dynamic Fields' in the Administrative menu, and create a dynamic Call field of type Auto Increment, as in the image below:

image1

Set a starting value for the field:

image1

So the first time we create a call, that's the value of the field. After that, it will be incremented automatically.

Important:

In the example, we add the field in a process:

image1

The Default Value field must be filled with some value other than 0. The field must be configured not to be displayed.

image1